1bashThis demonstrates using curl to send an HTTP request with an empty Host header.curl --header "Host:" http://www.example.comexternal toolscurlHTTP request customizationheader manipulation